<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-size:16px !important;
	min-height: 500px;
	height:100%;
line-height: 1 !important;
}

.biao_ti{font-size:2.7rem;}
/*[class*="col-"]{
padding-left: 5px;
padding-right: 5px;
}*/
/*å›¾ç‰‡æŒ‰æ¯”ä¾‹æ°´å¹³å±…ä¸­ï¼Œåž‚ç›´å±…ä¸­*/
.picbox {
	position: relative;
	height: 0px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 100%;
}
.picbox .zoompic{
	position:absolute;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/*endå›¾ç‰‡*/
/*æŽ§åˆ¶å›¾ç‰‡ä»¥èƒŒæ™¯çš„æ–¹å¼æŒ‰æ¯”ä¾‹æ˜¾ç¤º*/
.zoomImage{
    width:100% !important;
    height:0 !important;
    padding-bottom: 100%; /*1:1å°±æ˜¯100%ï¼Œ4:3å°±æ˜¯133.333%ï¼Œ3:4å°±æ˜¯75%,æ€»ç»“å°±æ˜¯ç”¨é«˜/å®½*/
    overflow:hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
}
/*é«˜åº¦å›ºå®šï¼Œå®½åº¦100%çš„ å†…å®¹åž‚ç›´å±…ä¸­*/
.shui_zhi_ju_zhong{ position: relative; width: 100%;height: 60px;}
.shui_zhi_ju_zhong .shui_zhi_ju_zhong_content{/*è®¾ç½®å†…å®¹çš„é«˜åº¦*/
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	
}
/*è¾¹æ¡†é˜´å½±*/
.cssshadow
{
	/*box-shadow: #333 10px 10px 15px 5px ;*//*è¾¹æ¡†é˜´å½±*/
	box-shadow: 5px 5px 15px #ccc;
    -webkit-transition: all .25 sease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
/*é™åˆ¶é•¿åº¦*/
.xian_zhi_chang_du {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; /*æ–‡æœ¬ä¸æ¢è¡Œï¼Œè¿™æ&nbsp;·è¶…å‡ºä¸€è¡Œçš„éƒ¨åˆ†è¢«æˆªå–ï¼Œæ˜¾ç¤º...*/
}

li {list-style-type: none;}
*{padding:0px;margin:0px;}
p{ margin:0px;}
ul{ margin:0px;}
a,a:link{
	color:inherit;
	text-decoration:none;
	}
.clearpd{padding:0px;}
.clearma{margin:0px;}
.clearboth{clear:both;}
.content-top{margin-top:30px;} /*å†…å®¹ä¸Žå¤´éƒ¨çš„é—´è·*/
.content-bottom{margin-bottom:50px;}/*å†…å®¹ä¸Žå°¾éƒ¨çš„é—´è·*/
.duanluo p{text-indent: 2em; text-align:justify;}/*é¦–è¡Œç¼©è¿›2ä¸ªå­—ï¼Œä¸¤ç«¯å¯¹é½*/

.tou_xiang{border-radius: 100%;}

.jqzoom img{ width:100%;} 

@media (min-width:375px) {

}

@media(min-width:768px){
} 

@media (min-width:992px) { 

} 
@media (min-width:1200px) { 
	.pdleft0{padding-left: 0;}
}</pre></body></html>